FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.uk-koeln.nngm.form#1.0.0 (140 ms)

Package de.uk-koeln.nngm.form
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.uk-koeln.nngm.form@1.0.0&canonical=http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz
Url http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz
Version 1.0.0
Status active
Name Profile_nNGM_Observation_TkiResistenz
Title Profile - nNGM - Observation - Erfolgte TKI Therapie
Experimental False
Description Diese Profile sind die Basis-Profile für die TKI-Resistenztestungen innerhalb des nNGM-Projektes.
Type Observation
Kind resource

Resources that use this resource

StructureDefinition
http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-alk Profile - nNGM - Observation - TKI Resistenz ALK
http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-braf Profile - nNGM - Observation - TKI Resistenz BRAF
http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-egfr Profile - nNGM - Observation - TKI Resistenz EGFR
http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-fgfr Profile - nNGM - Observation - TKI Resistenz FGFR
http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-kras Profile - nNGM - Observation - TKI Resistenz KRAS
http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-met Profile - nNGM - Observation - TKI Resistenz MET
http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-ros1 Profile - nNGM - Observation - TKI Resistenz ROS1

Resources that this resource uses

ValueSet
http://uk-koeln.de/fhir/ValueSet/nNGM/SystemischeTherapieMedikament ValueSet - nNGM - Systemische Therapie - Medikament
http://uk-koeln.de/fhir/ValueSet/nNGM/tki-resistenz ValueSet - nNGM - TKI Resistenz


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "Profile-nNGM-Observation-TkiResistenz",
  "url" : "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz",
  "version" : "1.0.0",
  "name" : "Profile_nNGM_Observation_TkiResistenz",
  "title" : "Profile - nNGM - Observation - Erfolgte TKI Therapie",
  "description" : "Diese Profile sind die Basis-Profile für die TKI-Resistenztestungen innerhalb des nNGM-Projektes.",
  "status" : "active",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation",
        "path" : "Observation",
        "constraint" : [
          {
            "key" : "obs-nngm-1",
            "severity" : "error",
            "human" : "Falls kein Messwert verfügbar ist, muss eine dataAbsentReason angegeben werden",
            "expression" : "value.exists().not() implies dataAbsentReason.exists()",
            "source" : "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz"
          }
        ]
      },
      {
        "id" : "Observation.status",
        "path" : "Observation.status",
        "fixedCode" : "final"
      },
      {
        "id" : "Observation.category",
        "path" : "Observation.category",
        "min" : 1,
        "max" : "1",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
              "code" : "C1967"
            }
          ]
        }
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://uk-koeln.de/fhir/ValueSet/nNGM/tki-resistenz"
        }
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "min" : 1
      },
      {
        "id" : "Observation.effective[x]",
        "path" : "Observation.effective[x]",
        "label" : "Datum",
        "min" : 1,
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.bodySite",
        "path" : "Observation.bodySite",
        "max" : "0"
      },
      {
        "id" : "Observation.method",
        "path" : "Observation.method",
        "max" : "0"
      },
      {
        "id" : "Observation.specimen",
        "path" : "Observation.specimen",
        "max" : "0"
      },
      {
        "id" : "Observation.device",
        "path" : "Observation.device",
        "max" : "0"
      },
      {
        "id" : "Observation.component",
        "path" : "Observation.component",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "code"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.component:tkiTherapie",
        "path" : "Observation.component",
        "sliceName" : "tkiTherapie"
      },
      {
        "id" : "Observation.component:tkiTherapie.code",
        "path" : "Observation.component.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
              "code" : "C62721"
            }
          ]
        }
      },
      {
        "id" : "Observation.component:tkiTherapie.value[x]",
        "path" : "Observation.component.value[x]",
        "label" : "Therapie",
        "min" : 1,
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://uk-koeln.de/fhir/ValueSet/nNGM/SystemischeTherapieMedikament"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.